home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #9 / Amiga Plus CD - 2004 - No. 09.iso / amigaplus / tools / mos_pegasos / euph0ria-1.0 / history.txt < prev    next >
Text File  |  2004-08-03  |  6KB  |  135 lines

  1.  
  2.  
  3.     History
  4.  
  5.  
  6.     0.00 (23.07.03)
  7.     0.12 (05.12.03)   - pre-beta/alpha releases
  8.  
  9.     0.13 (06.12.03)   - scope now uses small MUI font for display
  10.  
  11.     0.14 (07.12.03)   - now uses DOUBLE instead of float, smaller
  12.                         binary and probably also some minimal
  13.                         speedup
  14.                       - fixed 'dead' pixel bug in blur routine
  15.                         (or not, still happens with effect #5
  16.                         sometimes :\ )
  17.                       - levelmeters now get update from scopeclass
  18.                         and are more accurate
  19.                       - uses now memorypools when possible
  20.  
  21.     0.15 (08.12.03)   - added waveforms
  22.                       - added pastell palette #7 (cecilia)
  23.                       - added 'Connected points' option
  24.                       - added 'Show waveform' option
  25.  
  26.     0.16 (09.12.03)   - connected points option is now depending on
  27.                         waveform
  28.  
  29.     0.17 (10.12.03)   - Loading and Saving of settings implemented
  30.                       - added more waveforms
  31.  
  32.     0.18 (12.12.03)   - fixed glitch (graphical garbage) when program
  33.                         was started using settings with activated
  34.                         info display.
  35.                       - updated palettes and added 2 more palettes
  36.                         (cecilia)
  37.                       - removed a few unsuitable waveforms
  38.                       - fixed blur routine (some parts from the
  39.                         right side were drawn left and some from the
  40.                         left were drawn right, which resulted in ugly
  41.                         stripes in some zoom effects). This also fixes
  42.                         finaly the 'dead pixel' bug.
  43.                       - removed useless opening of gadtools.library
  44.                         and workbench.library
  45.                       - euphoria now tries to use its own icon as
  46.                         appicon when iconified
  47.  
  48.     0.19 (14.12.03)   - added 2 more palettes (cecilia)
  49.                       - some source cleanups
  50.                       - improved horizontal and vertical line waveform
  51.                         (now using trigonometric functions, so the
  52.                         morphing will look better)
  53.                       - added clockwise and anticlockwise rotating
  54.                         'single line' waveforms
  55.                       - added internal checking for peaks in sample
  56.                         data
  57.                       - added "Check for update..." function
  58.  
  59.     0.20 (18.12.03)   - if OpenURL (Check for update) fails then it now
  60.                         invokes a DisplayBeep
  61.                       - added '2 dancing circles' waveform
  62.                       - added __amigappc__ symbol, so that the plugin will
  63.                         work with mos 0.x too (maybe, i hope :)
  64.                       - startcolours are now random
  65.                       - scope is now tinted/greyed when window is inactive
  66.                       - improved line drawing
  67.                       - added controllable snake
  68.  
  69.     0.21 (20.12.03)   - added workaround for weird and unexpected AMP
  70.                         behaviour, it works now again with AMP
  71.  
  72.     0.22 (22.12.03)   - changed task priority presets, avoids possible
  73.                         priority issues with task priorities higher
  74.                         than 20
  75.                       - improved "About" requester
  76.                       - added new icon (joBBo)
  77.                       - added AmigaGuide documentation
  78.  
  79.     0.23 (23.12.03)   - fixed some spelling mistakes in the About-
  80.                         Requester (UltraGelb)
  81.                       - fixed some spelling mistakes in the guide
  82.                         (Targhan, UltraGelb)
  83.                       - snake now dies on itself, added food and score/
  84.                         highscore handling
  85.                       - pause info is now correctly centered
  86.  
  87.     0.24 (24.12.03)   first public release
  88.                       
  89.                       - added 'game over' message
  90.                       - added top 8
  91.  
  92.     0.25 (28.01.04)   - ENTER now only quits after last letter in
  93.                         Highscore input else it moves to next position.
  94.                       - changes some parts in the Scope class OM_NEW and
  95.                         OM_DISPOSE methods to avoid eating of memory in
  96.                         a worst case scenario.
  97.                       - added overlay fullscreen mode
  98.                       - added palette #10: gold (cecilia)
  99.                       - added palette #11: red-blue (cecilia)
  100.                       - added palette #12: 'Mona Lisa' (cecilia)
  101.  
  102.     0.26 (02.04.04)   - added new effect #10: left/right rotating vortex
  103.                       - mousepointer is now invisible in fullscreen mode
  104.                       - ESC now also quits fullscreen mode
  105.                       - improved the look of connected line mode
  106.                       - "Check for update..." points now to the
  107.                         correct/ new url
  108.                       - added "(default)" to framesettings menu subgroup
  109.                       - removed xmas/new year greetings from about
  110.                         requester
  111.                       - randomized start zoom effects
  112.                       - randomized start waveforms
  113.                       - changing of zoom effects is now randomized
  114.                         and tries to react on music events (peaks)
  115.                       - changing framerate while playing snake now also
  116.                         kills the snake (avoids cheating)
  117.  
  118.     0.27 (21.07.04)   - improved palette initialization code (therefore
  119.                         adding of new colour sets to code is more easy and
  120.                         faster, also saved a few bytes in binary)
  121.                       - added palettes #13-#18 (cecilia)
  122.                       - added palettes #19-#21 (cecilia)
  123.                       - added RGB16PC overlay fullscreen mode
  124.                       - added WPA, BestModeID fullscreen mode
  125.                       - Show Waveform option is now enabled by default
  126.                       - Connect points option is now enabled by default
  127.                       - added waveform #9: collapsing planets
  128.                       - fixed toggle menuitems for MUI embedded menus
  129.  
  130.     1.0  (21.07.04)   second public release
  131.  
  132.                       - versions number bumped
  133.                       - guide updated
  134.  
  135.